Skip to content

Add ILStrip task to trim method bodies - #57359

Merged
akoeplinger merged 1 commit into
dotnet:mainfrom
akoeplinger:cilstrip
Aug 13, 2021
Merged

Add ILStrip task to trim method bodies#57359
akoeplinger merged 1 commit into
dotnet:mainfrom
akoeplinger:cilstrip

Conversation

@akoeplinger

Copy link
Copy Markdown
Member

This is used for iOS when assemblies are FullAOT compiled since the method body IL is unnecessary there.
Ported from https://github.com/mono/mono/tree/main/mcs/tools/cil-strip.

@ghost

ghost commented Aug 13, 2021

Copy link
Copy Markdown

I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label.

@akoeplinger
akoeplinger force-pushed the cilstrip branch 3 times, most recently from d918b5a to da7673a Compare August 13, 2021 18:29
This is used for iOS when assemblies are FullAOT compiled since the method body IL is unnecessary there.
@akoeplinger
akoeplinger merged commit 7706e34 into dotnet:main Aug 13, 2021
@akoeplinger
akoeplinger deleted the cilstrip branch August 13, 2021 21:23
@ghost ghost locked as resolved and limited conversation to collaborators Sep 12, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants